Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Which of the following features that distinguish object oriented programming fro...Jun 09
Identify the error, if any: char str_name ‘a‘;Nov 21
string is a - Select optionFeb 11
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
Data flow diagram is also known as - Select optionDec 15
Which functions are also known by the name ? Dec 21
Selection structure is also known by which option Jul 29
Operator Overloading is also known by the termJan 07
Does C# do array bounds checking?Sep 20
Inserting an element into the stack using array in dfs (data file structure)Dec 20
Write an algorithm for Inserting an element into the queue using array in dfsNov 08
Write an algorithm for Deleting an element from the queue using array in dfsNov 28
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11
What are the new features in C# 2.0?Aug 28
What are the new features of .NET 2.0?Mar 25
What are the new 2.0 features useful for?Jan 31
What is the different between SUM and SUMIF? Jan 20
Name 5 different addressing modes?Nov 19
Write the features of mode 0 in 8255?Nov 24
map k = map_test; Which of statement(s) does illustrate the above code corr...Nov 22
Explain the different instruction formats with examplesOct 21
What is the use of addressing modes, mention the different typesFeb 20
What are the various programmed data transfer methods?Jan 05
What is Program counter?Nov 12
Can I write IL programs directly?Sep 20
Can I use COM components from .NET programs?Sep 21
Can I use .NET components from COM programs?Dec 15
A C++ program structure is based on the concept ofMar 25
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Which is not associated with Object-oriented programming?Feb 25
Object-based programming languages do not supportNov 12
Which of the following code would read a line of text from char type variable,...Jan 05
What would be the output of the following code? char *str= “Managing Console I/O...Apr 04
How do I do a case-insensitive string comparison?Sep 17
Which of the following would assigns the string “welcome” to the second construc...Nov 20
Which is not supported by the string class? - Select optionOct 10
Which function does exchange the contents of two strings?Oct 31
Which function capitalizes the first letter of a character string and makes the ...Dec 21
If a class contains the objects of another class as its members, then it is know...Dec 19
When you call a function by passing the address of a data variable, it is know a...Sep 16
Compile time polymorphism is also known as. select optionDec 31
How do I know when my thread pool work item has completed?Nov 20
Write an algorithm for deleting an element from stack using array in dfs (data f...Nov 17
Write an algorithm for Inserting an element from the circular queue using array ...Apr 24
If C# destructors are so different to C++ destructors, why did MS use the same...Nov 21
Does the System.Exception class have any cool features?Nov 25
Which OOP feature can be enabled by using private declaration for the class...Feb 20
Which feature does allow you to format the output in C++? - Select optionJul 29
Which feature of C++ does allow you to handle such kind of mulitpath...Aug 04